pp.el: Try and fix bug#70039
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 28 Mar 2024 19:31:04 +0000 (15:31 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 28 Mar 2024 19:31:04 +0000 (15:31 -0400)
commit4cee95815b9d7d56f6f77abb1cc17e346c038685
tree2ecab7bb52d0576de2d52be7644000b9ce0c0210
parentde9e913f9e2a1e01e5d091a553e98d75404a2246
pp.el: Try and fix bug#70039

* lisp/emacs-lisp/pp.el (pp-fill): Avoid splitting `#N#` or `#[`.
* test/lisp/emacs-lisp/pp-tests.el (pp-tests--sanity): New test.
lisp/emacs-lisp/pp.el
test/lisp/emacs-lisp/pp-tests.el